home *** CD-ROM | disk | FTP | other *** search
- Path: news.io.com!usenet
- From: langj@jcave.com (Jonathan Lang)
- Newsgroups: comp.lang.c++
- Subject: Re: looking for commercial linked list class
- Date: Sun, 03 Mar 1996 21:13:05 GMT
- Organization: Illuminati Online
- Message-ID: <4hcu9b$gmg@anarchy.io.com>
- References: <4h7jr9$kir@daily-planet.execpc.com>
- NNTP-Posting-Host: p152.jcave.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- tlw@execpc.com (tlw) wrote:
-
- >I'm looking for a platform independent linked list class.
- >I'd prefer something commercial (in another words $$$) to
- >free/share ware.
- >
- >Any suggestions?
-
- >thanks, tom
-
- Try finding the Standard Template Library; while it's not
- "commercial", it is part of the proposed C++ Standard, and, as such,
- will be included in commercial packages when the standard is adopted.
- For now, you can find it as freeware on the internet. BTW, does
- anyone know _where_ to find it on the net? I recently had a system
- crash and lost my copy of it, and found out that my hardcopy of the
- ftp site was also missing.
- -- Jonathan Lang (langj@jcave.com)
-
-